From 07441ad00097ce65bafc92d4b516fdcb834653c7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 May 2020 12:26:36 -0400 Subject: [PATCH] css tests: Update expected results Now that GtkCheckButton is using a box layout, we are no longer reordering the css nodes according to text direction. --- testsuite/css/nodes/checkbutton.rtl.nodes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/css/nodes/checkbutton.rtl.nodes b/testsuite/css/nodes/checkbutton.rtl.nodes index 5cd1f470b8..883fb1de65 100644 --- a/testsuite/css/nodes/checkbutton.rtl.nodes +++ b/testsuite/css/nodes/checkbutton.rtl.nodes @@ -2,8 +2,8 @@ window.background:dir(rtl) decoration:dir(rtl) box.vertical:dir(rtl) checkbutton:dir(rtl) - label:dir(rtl) check:dir(rtl) - radiobutton:dir(rtl):checked label:dir(rtl) + radiobutton:dir(rtl):checked radio:dir(rtl):checked + label:dir(rtl) -- 2.30.2